home *** CD-ROM | disk | FTP | other *** search
- UPDATE LOG - REPORTIT
- ---------------------
- Version 5.27
- Fixed GPF when removing the TGBGrid which is connected to Reportit
- Enlarged text space in "Print Options" dialog
- Made the "Total" and "SubTotal" text properties
- Corrected bug in Preview which did not increase the magnification
- Added a record count for subgroups and groups. @RecCount
-
- Version 5.26
- Added 2 Event Handlers, OnBeforePreviewPrint and OnAfterPreviewPrint
- which allows the programmer to do cleanup etc. in the Previewer.
- Added the OnGetText Event handler so that the programmer can use the
- OnGetText Event in a TTable or TQuery
-
- Version 5.25
- Fixed bug - Now uses the DisplayText to format an Integer or Float
- field
- Fixed a few bugs - @Page, @Date and @Time now works properly, Totals
- and SubTotals were put back in and now works again
-
- Version 5.24
- Fixed a serious bug - If there were more than 30 fields in a table
- or query then an application error occurred - It now allows as
- many as necessary.
- Fixed bug - when the first field was not visible then the first vertical
- column line was drawn in the wrong spot.
- Changed method SetSubtotalField to allow the text displayed to be
- user definable.
- Removed properties DateTimeStampEnabled and PageNumberEnabled and replaced
- them with FooterStringLeft and FooterStringRight which can now contain
- whatever the programmer wants. The following options will be replaced
- if they occur in these Footers
- @Page will be replaced by the current page number
- @Date will be replaced by the current date
- @Time will be replace by the current time
-
- Version 5.2
- Fixed bug with long filenames and Delphi 2.0
- Change GridMinWidth when set to False to accept the DisplayWidth of
- the fields - It will also pick up any column changes during runtime
-
- Version 5.1
- Enhanced font and color support for components.
- Fixed Disable- and EnabledControls methods.
- Fixed bug that did not delete temporary files properly after printing
- Updated Help files with new functions
- Fixed bug which gave exception error when using poPrinter as output
- Fixed problem with 32-bit installation - Gave a Version mismatch error
- on InfPower.PAS file.
- Fixed bug - Overprinted onto same page when printing directly to the
- printer.
- Fixed bug - HeaderColor did not change on Report when printing the
- output
- Fixed a few bugs on Reportit Demo
-
- Version 5.0
- Added print support for Infopower components as optional extra
- Fixed numerous bugs
- Enhanced Viewer.
-
- Version 4.41
- Changed TPanel to allow switching off of BorderStyle property
- Changed the print size of Page Numbers and dates
- Fixed bug which did not allow Header of Footer font to be changed
-
- Version 4.4
- Added Multi Language support
-
- Version 4.3
- Changed Decimal Separator to allow Windows Decimal Separator
- Changed Default options in components from string to double where applicable
-
-